
/*底部样式*/
#footer{width: 100%;background: url(jb_tm.png) repeat;border-top: 1px solid #1a4287;margin-top: 30px;}
.downbox { /*height: 125px;*/}
.down_box { width: 1014px; margin: auto; clear: both; margin-top:30px;}
.down_box span { float: left; font-size: 16px; color: #000; font-weight: bold; padding: 6px 20px 0 20px; }
.select { position: relative; float: left; margin: 0 5px; }
.select dt {height: 33px;display: inline-block;background: url(select_input_bg.png) no-repeat 160px center;line-height: 33px;cursor: pointer;width: 170px;padding-right: 30px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;position: relative;z-index: 1;text-indent: 12px;color: #000;border: 1px solid #c5c4c4;font-size: 14px;margin-bottom: 15px;}
.select:last-child dt {}
.ash { color: #d7d7d7!important }
.select dd { position: absolute; left: 0; top: 35px; display: none; z-index: 9; width: 202px; /*! padding-top: 35px */
background-color: #fff; }
.select dd ul {width: 202px;height: 90px;overflow: auto;}
.select dd ul li a { line-height: 28px; display: block; font-size: 14px; text-indent: 12px; background: #ebebeb;color:black; }
.select dd ul li a:hover { background: #f5f5f5; }
/*底部样式-结束*/